lcDrwAddDimStyle Home

Adds a new dimension style into a drawing.

 HANDLE lcDrwAddDimStyle (
   HANDLE hDrw,
   LPCWSTR szName
 );

Parameters
hDrw
  Handle to a drawing object.
szName
  Style name. Must be different from exist dimension styles.

Return Value

  Handle to the new dimension style.
If the function fails, the return value is NULL.

See Also

  Dimension Rotated,   Aligned,   Angular,   Radius,   Diameter,   Ordinate,   Leader